ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ConditionalFilterItemPresenter<T> Class / FilterProperty Field

In This Topic
    FilterProperty Field (ConditionalFilterItemPresenter<T>)
    In This Topic
    Identifies the Filter dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterProperty As DependencyProperty
    public static readonly DependencyProperty FilterProperty
    See Also